Web client actions in tables
This page was created by Lars.olofsson on 2020-09-27. Last edited by Edgar on 2025-01-20.
There are three kinds of actions:
- Class actions
- ViewModel/Context actions
- Actions with EAL in a ViewModel (without being linked to an action)
Class actions and Actions with EAL work as expected when placed in a table on the screen. They will be enabled and disabled as actions are elsewhere.
Since 2020-09-27, ViewModel/Context actions show as disabled in tables.